Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add traefik airgap image tarball #6439

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

brandond
Copy link
Member

Proposed Changes

Add traefik airgap image tarball

Note that we are not providing a core image without ingress-nginx; anyone who wants to use traefik instead of ingress-nginx will need to load the core tarball (with the ingress-nginx images) in addition to the traefik tarball. We will continue to ship ingress-nginx in the core tarball until it is no longer the default.

Types of Changes

airgap

Verification

See linked issue

Testing

Linked Issues

User-Facing Change

Further Comments

@brandond brandond marked this pull request as ready for review July 31, 2024 20:13
@brandond brandond requested a review from a team as a code owner July 31, 2024 20:13
@brandond brandond force-pushed the add-traefik-airgap branch from c2b79d6 to 339a547 Compare July 31, 2024 20:14
Note that we are not providing a core image without ingress-nginx;
anyone who wants to use traefik instead of ingress-nginx will need to
load the core tarball (with the ingress-nginx images) in addition to the
traefik tarball. We will continue to ship ingress-nginx in the core
tarball until it is no longer the default.

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond force-pushed the add-traefik-airgap branch from 339a547 to 83dbba6 Compare July 31, 2024 20:16
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.23%. Comparing base (ded686e) to head (83dbba6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6439   +/-   ##
=======================================
  Coverage   25.23%   25.23%           
=======================================
  Files          33       33           
  Lines        2829     2829           
=======================================
  Hits          714      714           
  Misses       2068     2068           
  Partials       47       47           
Flag Coverage Δ
inttests 9.65% <ø> (ø)
unittests 17.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brandond brandond merged commit 31813a0 into rancher:master Jul 31, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants